Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IA rework to create Develop and Deploy categories #1025

Merged
merged 6 commits into from
Apr 4, 2024
Merged

Conversation

sfc-gh-dmatthews
Copy link
Contributor

@sfc-gh-dmatthews sfc-gh-dmatthews commented Apr 4, 2024

📚 Context

This PR changes "Streamlit library" into "Develop" and changes "Streamlit Community Cloud" into "Deploy."

🧠 Description of Changes

The new IA moves away from a product-focused organization to a task-focused organization. Community Cloud is presented as one option among many for how to deploy apps with additional pages added to generally describe deployment concepts.

Within Develop, the API reference was lightly rearranged for better grouping. "Advanced features" became "Concepts" and was heavily reorganized to group related concepts. Relevant content from the Knowledge base was elevated to Develop and Deploy. Tutorials are featured prominently now.

Revised:
image

Current:
image

💥 Impact

Size:

  • Huge

🌐 References

Notion project: Docs: Develop, Deploy review

Closes #462

Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

1. Use _index.md for category page file
This reverts commit 925d99a, reversing
changes made to 0c7bba8.
* Use _index.md for category page file

* Create Develop and Deploy categories

* Add deployment concepts stubs

* Move custom components

* Move component reference & regroup concepts

* Autofunction option: show experimental precursor

* Configuration and secrets stubs

* Remove duplicate experimental features

* Remove personalization

* Additional stubs; logical design grouping

* Update package-lock.json

* Move quick references

* A-z function index stub

* Revert "Autofunction option: show experimental precursor"

This reverts commit 64b7bd2.

* Update Autofunction ancestor -> oldName

* Update menu categories

* Move KB articles to main content

* Add server-client architecture page

* Revert "Update package-lock.json"

This reverts commit 5262067.

* Add command line category to API reference

* Update multipage guide

* Update concepts index page

* Update Develop, Deploy, KB category pages

* Remove manual redirect to API reference

* Rename deployment concepts

* Update deploy/concepts/dependencies

* Update deploy/concepts/secrets

* Update Deployment concepts category page

* Remove A-Z stub and duplicate KB article

* Update API category pages

* Update streamlit run command reference

* Update secrets reference pages

* Adjust widget API cards for consistency

* Update homepage and API reference page

* Update category pages

* Update Quick reference category

* Update menu.md

* Regroup caching, state, navigation, flow

* Elements & UI -> App design

* Execution model -> architecture

* Update animate elements

* Remove get/set option

* Update menu.md

* Readd menu dividers

* Update category pages

* app chrome

* Link review and cleanup

* Corrections from review

* Remove .add_rows() method from charts w/o support
@sfc-gh-dmatthews sfc-gh-dmatthews marked this pull request as draft April 4, 2024 05:03
@sfc-gh-dmatthews sfc-gh-dmatthews changed the title IA rework to create Develop and Deploy categories IA rework to create Develop and Deploy categories [waiting for final commit to epic] Apr 4, 2024
@sfc-gh-dmatthews sfc-gh-dmatthews changed the title IA rework to create Develop and Deploy categories [waiting for final commit to epic] IA rework to create Develop and Deploy categories [pending final commit to epic] Apr 4, 2024
@sfc-gh-dmatthews sfc-gh-dmatthews changed the title IA rework to create Develop and Deploy categories [pending final commit to epic] IA rework to create Develop and Deploy categories [pending epic commit #3] Apr 4, 2024
* Update existing redirects

* Add new redirects

* Final move and rename

* Update search index exceptions
@sfc-gh-dmatthews sfc-gh-dmatthews changed the title IA rework to create Develop and Deploy categories [pending epic commit #3] IA rework to create Develop and Deploy categories Apr 4, 2024
@sfc-gh-dmatthews sfc-gh-dmatthews marked this pull request as ready for review April 4, 2024 17:52
Copy link
Contributor

@sfc-gh-tteixeira sfc-gh-tteixeira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WOOHOO!!!!! 🎉

@sfc-gh-dmatthews sfc-gh-dmatthews merged commit 0dac00c into main Apr 4, 2024
5 checks passed
@sfc-gh-dmatthews sfc-gh-dmatthews deleted the ia/epic branch April 4, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

navigation between pages - unclear
2 participants